Skip to content

fix(deps): bump com.github.victools:jsonschema-generator-bom from 4.37.0 to 4.38.0 #882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps com.github.victools:jsonschema-generator-bom from 4.37.0 to 4.38.0.

Release notes

Sourced from com.github.victools:jsonschema-generator-bom's releases.

4.38.0 – Minor Improvement & Bug Fix

jsonschema-generator

Changed

  • avoid duplicate entries in required array when performing final clean-ups

jsonschema-module-swagger2

Fixed

  • respect Option.NULLABLE_FIELDS_BY_DEFAULT/Option.NULLABLE_METHOD_RETURN_VALUES_BY_DEFAULT for fields/methods without @Schema annotation
Changelog

Sourced from com.github.victools:jsonschema-generator-bom's changelog.

[4.38.0] - 2025-03-24

jsonschema-generator

Changed

  • avoid duplicate entries in required array when performing final clean-ups

jsonschema-module-swagger2

Fixed

  • respect Option.NULLABLE_FIELDS_BY_DEFAULT/Option.NULLABLE_METHOD_RETURN_VALUES_BY_DEFAULT for fields/methods without @Schema annotation
Commits
  • 3d8c8ff chore: Release 4.38.0
  • 51601d5 fix: Swagger2Module treat as nullable by default (#519)
  • 93da3be chore(deps): bump rack from 2.2.11 to 2.2.13 in /slate-docs (#514)
  • 540f9f2 chore(deps): bump nokogiri from 1.18.3 to 1.18.4 in /slate-docs (#518)
  • cb34d82 chore(deps): bump rack from 2.2.8.1 to 2.2.11 in /slate-docs (#510)
  • 92acfb2 chore(deps): bump nokogiri from 1.16.5 to 1.18.3 in /slate-docs (#512)
  • 6098010 chore: Initialise snapshot version
  • b54a9fd chore(example): fix comment in example javadoc
  • ec3a135 chore: add example for definition naming strategy (#506)
  • d8583b8 fix: Avoid duplicate items in allOf and required arrays (#504)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.victools:jsonschema-generator-bom](https://github.com/victools/jsonschema-generator) from 4.37.0 to 4.38.0.
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.37.0...v4.38.0)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2025 07:08
Copy link
Contributor

Next patch release will be 4.5.89, Show Release Notes

4.5.89 (2025-03-25)

Bug Fixes

  • deps: bump com.github.victools:jsonschema-generator-bom (7c69b0d)

Copy link

@JoergSiebahn JoergSiebahn enabled auto-merge (rebase) March 25, 2025 07:57
@JoergSiebahn JoergSiebahn merged commit b8a7711 into main Mar 25, 2025
15 checks passed
@JoergSiebahn JoergSiebahn deleted the dependabot/gradle/main/com.github.victools-jsonschema-generator-bom-4.38.0 branch March 25, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant